home *** CD-ROM | disk | FTP | other *** search
- -- card: 15421 from stack: in
- -- bmap block id: 15830
- -- flags: 0000
- -- background id: 3950
- -- name: ionian in g
-
-
- -- part 1 (button)
- -- low flags: 00
- -- high flags: 8003
- -- rect: left=174 top=220 right=251 bottom=297
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 14
- -- style flags: 0
- -- line height: 18
- -- part name: HEAR THE MODE
- ----- HyperTalk script -----
- on mouseUp
- play "harpsichord" tempo 200 "g2 a b c3 d e f# g"
- end mouseUp
-
-
- -- part 7 (button)
- -- low flags: 00
- -- high flags: 8003
- -- rect: left=124 top=266 right=288 bottom=202
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: IONIAN
- ----- HyperTalk script -----
- on mouseUp
- play "harpsichord" tempo 200 "g2 a b c3 d e f# g"
- end mouseUp
-